Мнямс хрустящие подушечки для стерилиз. кошек с Цыпленком и клюквой Профилактика МКБ 60г 60гр 1*10

Состав: Овощи, мясо и животные производные 26% (дегидрированный цыпленок 19%, дегидрированная индейка, куриная печень, свиная печень), масла и жиры (куриный жир, жир индейки, говяжий жир), экстракт растительных белков, рыба и рыбные производные (дегидрированные: сельдь, макрель, сайда, треска, камбала), производные растительного происхождения, клюква 2%, дрожжи, минеральные вещества.

 

Питательная ценность в 100 г (средние значения): белки 31%, жиры 20%, клетчатка 3%, зола 6%, влага 8%.

 

Пищевые добавки: витамин А 9000 ME/кг, витамин D3 630 ME/кг, витамин Е 90 мг/кг, таурин 1000 мг/кг, L-каратин 500мг/кг

166 ₽
% Акции
+7 (924) 488-12-34 Ежедневно, 10:00 – 20:00
В вашей корзине
пока пусто
MySQL статистика (56)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000042 false
select count(*) from shop_carts where cart_id = 'de5029ac94029995fccd2f4690d7f67a7ff000ba000d00ef45394c1a72764e3cf78ecc5bb9a764a993bc526a3d9a7c3307bc313511c6ddbafd0cc4d7b1825a16' 1 0.001109 false
SHOW TABLES LIKE 'extrafields' 1 0.000912 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = seo_settings.id and (object_class='Admin_SeoParams')) as extrafields_calculated, seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000784 false
SHOW TABLES LIKE 'extrafields' 1 0.000871 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000088 false
SHOW TABLES LIKE 'extrafields' 1 0.000323 false
SELECT items.id, items.parent_id, items.title, items.is_hidden_in_menu, items.sort_order, items.href, menus.code as menu_code, menus.use_code_in_links as menu_code_in_links, blocks.id as block_id, blocks.code as block_code, blocks.description, blocks.content, blocks.template, blocks.block_type, f.id as image_id, f.disk_name as image_path FROM admin_menu_items as items LEFT JOIN admin_menus as menus ON menus.id = items.menu_id LEFT JOIN admin_text_blocks as blocks ON blocks.id = items.text_block_id LEFT JOIN db_files as f ON f.master_object_id = items.id AND f.master_object_class = 'Admin_MenuItem' AND f.field = 'image' WHERE items.is_hidden is null ORDER BY items.parent_id, items.sort_order 19 0.003865 false
SELECT * FROM extrafields WHERE object_class = 'Admin_MenuItem' AND object_id in ('1', '2', '3', '4', '5', '6', '7', '8', '9', '11', '15', '13', '14', '12', '10', '16', '17', '18', '19') 19 0.002441 false
SHOW TABLES LIKE 'extrafields' 1 0.002421 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = shop_carts.id and (object_class='Shop_Cart')) as extrafields_calculated, shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'de5029ac94029995fccd2f4690d7f67a7ff000ba000d00ef45394c1a72764e3cf78ecc5bb9a764a993bc526a3d9a7c3307bc313511c6ddbafd0cc4d7b1825a16') LIMIT 0, 1 0 0.001080 false
SHOW TABLES LIKE 'extrafields' 1 0.000537 false
SELECT id, level, parent_id FROM catalog_categories WHERE hidden is null AND deleted is null ORDER BY level ASC 47 0.000579 false
SELECT products.* FROM catalog_products as products WHERE products.id = '529' AND products.hidden is null AND products.deleted is null AND products.category_id in ('2', '1', '12', '43', '37', '35', '34', '33', '32', '38', '40', '27', '44', '46', '23', '48', '49', '50', '51', '52', '54', '55', '13', '5', '3', '45', '53', '39', '56', '57', '21', '4', '9', '15', '16', '17', '18', '19', '20', '31', '22', '24', '25', '26', '28', '29', '30') LIMIT 0, 1 1 0.001236 false
SELECT * FROM catalog_skus WHERE product_id in ('529') 1 0.000717 false
SELECT * FROM db_files as files WHERE master_object_class = 'Catalog_Product' AND master_object_id in ('529') 1 0.000446 false
SELECT * FROM catalog_attributes as ca LEFT JOIN catalog_attribute_values as cav ON ca.id = cav.attribute_id WHERE cav.product_id in ('529') 0 0.000798 false
SHOW TABLES LIKE 'extrafields' 1 0.000781 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = shop_carts.id and (object_class='Shop_Cart')) as extrafields_calculated, shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'de5029ac94029995fccd2f4690d7f67a7ff000ba000d00ef45394c1a72764e3cf78ecc5bb9a764a993bc526a3d9a7c3307bc313511c6ddbafd0cc4d7b1825a16') LIMIT 0, 1 0 0.000862 false
SHOW TABLES LIKE 'extrafields' 1 0.001239 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='image')) as image_calculated, (product_type_calculated_join.name) as product_type_calculated, (select group_concat(catalog_attributes.name ORDER BY 1 SEPARATOR ', ') from catalog_attributes, catalog_category_filters where catalog_attributes.id=catalog_category_filters.attribute_id and catalog_category_filters.category_id=catalog_categories.id) as filters_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = catalog_categories.id and (object_class='Catalog_Category')) as extrafields_calculated, catalog_categories.* FROM catalog_categories LEFT JOIN catalog_product_types as product_type_calculated_join ON product_type_calculated_join.id = catalog_categories.type_id WHERE (catalog_categories.id = '24') LIMIT 0, 1 1 0.000729 false
SHOW TABLES LIKE 'extrafields' 1 0.002202 false
SHOW TABLES LIKE 'extrafields' 1 0.001575 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = shop_carts.id and (object_class='Shop_Cart')) as extrafields_calculated, shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'de5029ac94029995fccd2f4690d7f67a7ff000ba000d00ef45394c1a72764e3cf78ecc5bb9a764a993bc526a3d9a7c3307bc313511c6ddbafd0cc4d7b1825a16') LIMIT 0, 1 0 0.000558 false
SHOW TABLES LIKE 'extrafields' 1 0.000556 false
SELECT products.* FROM catalog_products as products LEFT JOIN catalog_skus AS skus ON skus.product_id = products.id WHERE skus.price > 0 AND CONCAT(';',tags,';') like '%;рекомендуем;%' AND products.hidden is null AND products.deleted is null AND products.category_id in ('2', '1', '12', '43', '37', '35', '34', '33', '32', '38', '40', '27', '44', '46', '23', '48', '49', '50', '51', '52', '54', '55', '13', '5', '3', '45', '53', '39', '56', '57', '21', '4', '9', '15', '16', '17', '18', '19', '20', '31', '22', '24', '25', '26', '28', '29', '30') LIMIT 0, 10 0 0.015192 false
SHOW TABLES LIKE 'extrafields' 1 0.002209 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_module_settings.id and (object_class='Admin_ModuleSettings')) as extrafields_calculated, admin_module_settings.* FROM admin_module_settings WHERE (admin_module_settings.module_id='admin') AND (admin_module_settings.form_id='default') LIMIT 0, 1 1 0.000967 false
SHOW TABLES LIKE 'extrafields' 1 0.000311 false
SELECT * FROM catalog_categories WHERE level = '1' AND deleted is null AND id in ('2', '1', '12', '43', '37', '35', '34', '33', '32', '38', '40', '27', '44', '46', '23', '48', '49', '50', '51', '52', '54', '55', '13', '5', '3', '45', '53', '39', '56', '57', '21', '4', '9', '15', '16', '17', '18', '19', '20', '31', '22', '24', '25', '26', '28', '29', '30') ORDER BY sort_order ASC 4 0.003239 false
SELECT * FROM catalog_categories WHERE parent_id = '2' AND deleted is null AND id in ('2', '1', '12', '43', '37', '35', '34', '33', '32', '38', '40', '27', '44', '46', '23', '48', '49', '50', '51', '52', '54', '55', '13', '5', '3', '45', '53', '39', '56', '57', '21', '4', '9', '15', '16', '17', '18', '19', '20', '31', '22', '24', '25', '26', '28', '29', '30') 8 0.004997 false
SELECT * FROM catalog_categories WHERE parent_id = '12' AND deleted is null AND id in ('2', '1', '12', '43', '37', '35', '34', '33', '32', '38', '40', '27', '44', '46', '23', '48', '49', '50', '51', '52', '54', '55', '13', '5', '3', '45', '53', '39', '56', '57', '21', '4', '9', '15', '16', '17', '18', '19', '20', '31', '22', '24', '25', '26', '28', '29', '30') 6 0.001726 false
SELECT * FROM catalog_categories WHERE parent_id = '1' AND deleted is null AND id in ('2', '1', '12', '43', '37', '35', '34', '33', '32', '38', '40', '27', '44', '46', '23', '48', '49', '50', '51', '52', '54', '55', '13', '5', '3', '45', '53', '39', '56', '57', '21', '4', '9', '15', '16', '17', '18', '19', '20', '31', '22', '24', '25', '26', '28', '29', '30') 3 0.002928 false
SELECT * FROM catalog_categories WHERE parent_id = '43' AND deleted is null AND id in ('2', '1', '12', '43', '37', '35', '34', '33', '32', '38', '40', '27', '44', '46', '23', '48', '49', '50', '51', '52', '54', '55', '13', '5', '3', '45', '53', '39', '56', '57', '21', '4', '9', '15', '16', '17', '18', '19', '20', '31', '22', '24', '25', '26', '28', '29', '30') 4 0.000872 false
SHOW TABLES LIKE 'extrafields' 1 0.001744 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.* FROM admin_menus WHERE (admin_menus.code = 'main') LIMIT 0, 1 1 0.001876 false
SHOW TABLES LIKE 'extrafields' 1 0.000589 false
SHOW TABLES LIKE 'extrafields' 1 0.004198 false
SELECT (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.* FROM admin_menu_items WHERE (admin_menu_items.menu_id = '1') AND (admin_menu_items.parent_id is null and (admin_menu_items.is_hidden is null or admin_menu_items.is_hidden=0) and (admin_menu_items.is_hidden_in_menu is null or admin_menu_items.is_hidden_in_menu=0)) ORDER BY group_name, sort_order 7 0.000782 false
SHOW TABLES LIKE 'extrafields' 1 0.003043 false
SHOW TABLES LIKE 'extrafields' 1 0.000238 false
SHOW TABLES LIKE 'extrafields' 1 0.000220 false
SHOW TABLES LIKE 'extrafields' 1 0.000220 false
SHOW TABLES LIKE 'extrafields' 1 0.001098 false
SHOW TABLES LIKE 'extrafields' 1 0.000817 false
SHOW TABLES LIKE 'extrafields' 1 0.000854 false
SELECT admin_menu_items.* FROM admin_menu_items ORDER BY sort_order 19 0.001146 false
SHOW TABLES LIKE 'extrafields' 1 0.001595 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.* FROM admin_menus WHERE (admin_menus.id = '1') LIMIT 0, 1 1 0.002311 false
SHOW TABLES LIKE 'extrafields' 1 0.000293 false
SHOW TABLES LIKE 'extrafields' 1 0.001216 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = shop_carts.id and (object_class='Shop_Cart')) as extrafields_calculated, shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'de5029ac94029995fccd2f4690d7f67a7ff000ba000d00ef45394c1a72764e3cf78ecc5bb9a764a993bc526a3d9a7c3307bc313511c6ddbafd0cc4d7b1825a16') LIMIT 0, 1 0 0.000508 false
SHOW TABLES LIKE 'extrafields' 1 0.001457 false
SHOW TABLES LIKE 'extrafields' 1 0.001353 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = shop_carts.id and (object_class='Shop_Cart')) as extrafields_calculated, shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'de5029ac94029995fccd2f4690d7f67a7ff000ba000d00ef45394c1a72764e3cf78ecc5bb9a764a993bc526a3d9a7c3307bc313511c6ddbafd0cc4d7b1825a16') LIMIT 0, 1 0 0.000856 false
SHOW TABLES LIKE 'extrafields' 1 0.001143 false